home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / ahmstanc / _setup.1 / AHMSControls.hpp < prev    next >
Encoding:
C/C++ Source or Header  |  1998-12-05  |  925 b   |  30 lines

  1. // Borland C++ Builder
  2. // Copyright (c) 1995, 1998 by Borland International
  3. // All rights reserved
  4.  
  5. // (DO NOT EDIT: machine generated header) 'AHMSControls.pas' rev: 3.00
  6.  
  7. #ifndef AHMSControlsHPP
  8. #define AHMSControlsHPP
  9. #include <Classes.hpp>
  10. #include <Windows.hpp>
  11. #include <SysInit.hpp>
  12. #include <System.hpp>
  13.  
  14. //-- user supplied -----------------------------------------------------------
  15.  
  16. namespace Ahmscontrols
  17. {
  18. //-- type declarations -------------------------------------------------------
  19. typedef SmallString<36>  TAHMAboutSControlStr;
  20.  
  21. //-- var, const, procedure ---------------------------------------------------
  22. extern PACKAGE void __fastcall BuildStdControlDetails(void);
  23.  
  24. }    /* namespace Ahmscontrols */
  25. #if !defined(NO_IMPLICIT_NAMESPACE_USE)
  26. using namespace Ahmscontrols;
  27. #endif
  28. //-- end unit ----------------------------------------------------------------
  29. #endif    // AHMSControls
  30.